Xbasic

OBJECT.QUERY_BY_TABLE Function

Syntax

.Query_by_table()

Description

Opens the Query by Table dialog.

The <OBJECT>.QUERY_BY_TABLE() method applies to:

Browses (for <OBJECT> use either the <BROWSE> pointer or the name of the browse)
Forms (for <OBJECT> use either the <FORM> pointer or the name of the form)

The <OBJECT>.QUERY_BY_TABLE() method opens the Query by Table dialog.

Limitations

Desktop applications only.

See Also